clone of github.com/decent-newsroom/newsroom
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
458 B

<div class="footer-links">
<a href="{{ path('app_static_about') }}">About</a> -
{# <a href="{{ path('app_static_roadmap') }}">Roadmap</a> -#}
{# <a href="{{ path('app_static_pricing') }}">Pricing</a> -#}
<a href="{{ path('app_static_tos') }}">Terms of service</a>
<br>
<a href="https://geyser.fund/project/newsroom" target="_blank">Decent Newsroom @ Geyser fund</a>
</div>
<p>{{ "now"|date("Y") }} Decent Newsroom - v0.0.1 Preprint</p>