- extra oai site
- help site with links
This commit is contained in:
parent
432db5e92f
commit
0024d1a6b7
7 changed files with 72 additions and 12 deletions
|
@ -129,11 +129,11 @@
|
|||
<!-- <h5>© 2015 Tuts+ Web Design.</h5> -->
|
||||
<div class="block">
|
||||
<h3 class="block-title">About TETHYS</h3>
|
||||
<ul>
|
||||
<ul>
|
||||
<li class="first"><a href="{{ URL::route('oai') }}" target="_blank"> OAI</a></li>
|
||||
<li class="last"><a
|
||||
href="{!! URL::route('frontend.pages.show', ['page_slug'=>'about']) !!}">About
|
||||
Us</a></li>
|
||||
<li class="last">
|
||||
<a href="https://www.geologie.ac.at/" target="_blank">About GBA</a>
|
||||
</li>
|
||||
<li><a href="{{ URL::route('frontend.home.news') }}">News</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -176,7 +176,7 @@
|
|||
|
||||
<!-- End Document
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
@yield('after-scripts')
|
||||
@yield('after-scripts')
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue