orzubalsky / tradeschool

Trade School is an alternative school that runs on barter
Other
16 stars 5 forks source link

Fix the "start a tradeschool" link on the main page #153

Closed dnephin closed 10 years ago

dnephin commented 10 years ago

Also fixes the "Read More" link, and removes some trailing whitespace from a couple files

dnephin commented 10 years ago

Ah, I realized that there is actually a url I can use.

I've updated the link to use the {% url %} tag, and also added a missing url for "Read More". I believe this would point at /about but let me know if that is wrong.

I also removed the content from the static page for start-a-trade-school since that tripped me up. I believe the entry itself still needs to exist in that table because it's used to display the header links.