forked from wallabag/wallabag
highlight.js library added to highlight programming code examples in article view
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{% extends "layout.twig" %}
|
||||
{% block title %}{{ entry.title|raw }} ({{ entry.url | e | getDomain }}){% endblock %}
|
||||
{% block content %}
|
||||
{% include '_highlight.twig' %}
|
||||
{% include '_pocheit-form.twig' %}
|
||||
<div id="article_toolbar">
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user