Skip to content

Commit

Permalink
modify admin only property address template
Browse files Browse the repository at this point in the history
  • Loading branch information
rifatrakib committed Oct 6, 2022
1 parent 445fdaf commit 6c21d4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% extends 'base.html' %}
{% block content %}
<h1>Property Pages</h1>
<h1>Property Address Pages</h1>
<div>
<ul>
{% for page in page_count %}
Expand Down

0 comments on commit 6c21d4c

Please sign in to comment.