Links to front page
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
<body>
|
||||
<header>
|
||||
<section class="container header-container">
|
||||
<img src={Routes.static_path(@conn, "/images/logo.jpg")} alt="Osuuspuutarha Logo"/>
|
||||
<h1 class="header-title">Livonsaaren Osuuspuutarha</h1>
|
||||
|
||||
<a href="/"><img src={Routes.static_path(@conn, "/images/logo.jpg")} alt="Osuuspuutarha Logo"/></a>
|
||||
<a href="/" class="header-title-link"><h1 class="header-title">Livonsaaren Osuuspuutarha</h1></a>
|
||||
|
||||
</section>
|
||||
</header>
|
||||
<%= @inner_content %>
|
||||
|
||||
Reference in New Issue
Block a user