🚨 Don't wait until March to change your footer to 2018 🚨
9
113
295
0
0
@ThePracticalDev Better question why is it hard coded?
@ThePracticalDev You don't really have to update it. Your copyright doesn't go away because of the date.
@ThePracticalDev As I said earlier in another thread, I have already fixed that...
@ThePracticalDev Using PHP date() function makes it easier, doesn’t it?
@ThePracticalDev In #django templates you can always be up to date with: © example.com {% now "Y" %}
@ThePracticalDev I think that most of ours are *finally* dynamic, but thanks for the reminder...