mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-05-22 17:36:03 +01:00
restoring wiki_markup where still used
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{% load wiki_markup %}
|
||||
{% block title %}Person {{person|wiki_to_html_short}}{% endblock %}
|
||||
|
||||
{% block editLink %}| <a href={{person.get_admin_url}}>Edit person {{person|wiki_to_html_short}}</a>{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user