mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-23 01:02:19 +00:00
clean up small errors and debugging
This commit is contained in:
@@ -11,6 +11,11 @@ This ridiculously long list of alternatives is derived from what people have act
|
||||
On a year with more than one Sophie, an additional disambiguation is required, such as a surnbame or the first letter of the surname.
|
||||
In the case of a year with two people called Ben, both of whose surnames begin with W (yes this has happened),
|
||||
the entire surname is required.
|
||||
<style>
|
||||
td {
|
||||
font-family:Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New, monospace;
|
||||
}
|
||||
</style>
|
||||
<table>
|
||||
<tr><th>alias</th><th>who</th></tr>
|
||||
{% for key, value in aliasdict.items %}
|
||||
|
||||
Reference in New Issue
Block a user