-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfandg.html
More file actions
41 lines (25 loc) · 1.15 KB
/
fandg.html
File metadata and controls
41 lines (25 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!doctype html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0; maximum-scale=1.0; minimum-scale=1.0; user-scalable=no; width=device-width" />
<link rel="stylesheet" href="styles3.css" type="text/css" />
</head>
<body>
<div class="content">
<div class="card">
</div>
<div class="card">
<center>
<b>Drawing Slated By Department On Permit Hunts</b><br>Idaho Statesman July 19, 1965
</center><br>
Drawings for winners of controlled moose, sheep and goat hunting permits are scheduled at 2 p.m. today
in the Idaho Fish and Game Department's new headquarters. Drawings for antelope, deer and elk hunting
permits will be held Wednesday in the new building at East Park Blvd. and Walnut St. - at the site
of the old Pioneer League baseball park.<br><br> Names of winners will be released to newspapers
within hours, said Claude Clapsaddle, data processing supervisor, but winners probably will not
receive notification from the department for about 10 days, Clapsaddle said data processing machines
will speed up the work but some auditing and handling will be required.
</div>
</div>
</body>
</html>