Allow making posts "featured", tweak article list styles
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
|
||||
<div class="dialog-buttons">
|
||||
<a onclick="window.history.go(-1)" class="inline-button">Go Back</a>
|
||||
{% if config.extra.issues_url %}
|
||||
{%- if config.extra.issues_url %}
|
||||
<a class="inline-button colored external" href="{{ config.extra.issues_url }}">File an Issue</a>
|
||||
{% endif %}
|
||||
{%- endif %}
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
Reference in New Issue
Block a user