mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-01-06 21:11:11 +01:00
Corrected typo: timelime -> timeline
This commit is contained in:
parent
b9e064967c
commit
8813dd68f5
@ -4,7 +4,7 @@
|
||||
{% load sanitizer %}
|
||||
|
||||
{% block title %}
|
||||
Brutaldon ({{ own_acct.username }}) - Notifications timelime
|
||||
Brutaldon ({{ own_acct.username }}) - Notifications timeline
|
||||
{% endblock %}
|
||||
|
||||
{% comment %}
|
||||
|
@ -4,7 +4,7 @@
|
||||
{% load cache %}
|
||||
|
||||
{% block title %}
|
||||
Brutaldon ({{ own_acct.username }}) - {{ timeline_name }} timelime
|
||||
Brutaldon ({{ own_acct.username }}) - {{ timeline_name }} timeline
|
||||
{% endblock %}
|
||||
|
||||
{% block page_scripts %}
|
||||
|
@ -4,7 +4,7 @@
|
||||
{% load taglinks %}
|
||||
|
||||
{% block title %}
|
||||
Brutaldon ({{ own_acct.username }}) - {{ user.acct }} timelime
|
||||
Brutaldon ({{ own_acct.username }}) - {{ user.acct }} timeline
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
Loading…
Reference in New Issue
Block a user