Skip to content

Commit

Permalink
Add 4. Floor
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Jun 18, 2025
1 parent e672978 commit a9f31e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpicms/base/templatetags/base_tags.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def remove_i18n(url):
r"|TH[0-5]\d[ab]?"
r"|HS\d\d"
r"|GH[01]\d"
r"|[K0123]\.[1234]\.F?\d\d"
r"|[K01234]\.[1234]\.F?\d\d"
r"|SR ?([1234])")

SR_MAP = {
Expand Down

0 comments on commit a9f31e1

Please sign in to comment.