For the love of all that is holy, can you all please start using `<a>` for navigation and `<button>` for actions, not the other way around?

Please don't make me turn this into a blog post.

Signed, someone who couldn't right-click to "open in a new tab" when it mattered.

#HTML #accessibility

@mahryekuh You mean this isn't the right way to link to to another page?

```html
<button type="button" onclick="{% url 'polls:generate_404' %}">404</button>
```

(Don't worry this wasn't me)

@nanorepublica @mahryekuh you need more tailwind classes to make it look realistic
@bmispelon @nanorepublica Baptiste, you enrolling in Django project website working group when?
@mahryekuh @bmispelon surely joining the accessibility team right? 😜😉
@mahryekuh @nanorepublica Maybe once it actually exists 😁 (it's still in the proposal phase afaik)